- 68daa8a xmloff: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- 0ed0974 fdo#59299 Personas for bottom toolbars by Michael Jaumann · 12 years ago
- b48e907 vcl: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- 0b23ac2 vbahelper: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- b78b143 unotools: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- 1467751 toolkit: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- 5aa360c Resolves: fdo#80468 and fdo#81223 image/frame backgrounds wrong by Caolán McNamara · 12 years ago
- 9755653 MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>> by Stephan Bergmann · 12 years ago
- dc63542 svx: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- 014e793 svtools: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- 0ecf6af loplugin: cstylecast by Noel Grandin · 12 years ago
- c353cae loplugin: cstylecast by Noel Grandin · 12 years ago
- 26f2da0 loplugin: cstylecast by Noel Grandin · 12 years ago
- eba71a4 sfx2: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- 8730974 vcl: cleanup headers - remove comments, tabify by Chris Sherlock · 12 years ago
- 6b7d318 error C2513: 'const short' : no variable declared before '=' by Miklos Vajna · 12 years ago
- 4231425 add a RAII class that tries to acquire the SolarMutex and releases it by Michael Stahl · 12 years ago
- 173e017 factorise odbc headers inclusion by Lionel Elie Mamane · 12 years ago
- e3ee8c6 oox: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- ea2d767 tools: change INetURLObject::getData to return std::unique_ptr by Michael Stahl · 12 years ago
- 325ce86 fix build & better name for ERROR_INVALID_TABLE by Lionel Elie Mamane · 12 years ago
- f853033 loplugin:inlinevisible by Stephan Bergmann · 12 years ago
- 1df1c5e formula: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- ac10225 implement --with-system-odbc on windows by Noel Grandin · 12 years ago
- ebdc36c SvStream - rename WriteNumber methods by Noel Grandin · 12 years ago
- d6d4586 rip out all remaining uses of svxform::OTypeConversionClient and remove it by Lionel Elie Mamane · 12 years ago
- 827ae65 Resolves: fdo#83943 avoid infinite recursion by Caolán McNamara · 12 years ago
- ed085a6 cleanup GUID/ClsId/CLSID types by Noel Grandin · 12 years ago
- b75b473 fdo#75757: remove inheritance to std::vector by Takeshi Abe · 12 years ago
- 402bb70 filter: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- 892a7be Resolves: fdo#83010 remove svx::WrapField by Caolán McNamara · 12 years ago
- d61fc0b Related: fdo#83010 implement wrapping on reaching NumericFormatter limits by Caolán McNamara · 12 years ago
- e1a5ae3 Related: fdo#83010 move NumericFormatter clipping to min/max into one place by Caolán McNamara · 12 years ago
- 48e1675 vcl: comment timer classes at least minimally. by Michael Meeks · 12 years ago
- a924606 editeng: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- 52b8b3d loplugin: cstylecast by Noel Grandin · 12 years ago
- 5911154 Start Center Template Manager Tweaks by Efe Gürkan YALAMAN · 12 years ago
- 5001357 Remove unnecessary #include by Stephan Bergmann · 12 years ago
- 2162041 nHighlightedItem only ever set, never read by Caolán McNamara · 12 years ago
- 89ecdc4 Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar" by Stephan Bergmann · 12 years ago
- 9b94cf7 fdo#39468: translation by Jennifer Liebel · 12 years ago
- d54a72a dbaccess: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- 43c47c6 connectivity: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- c91dec0 comphelper: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- 5de8a12 canvas: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- e16c853 fdo#47302: Added insert->fields->page title button by Jennifer Liebel · 12 years ago
- b4de0bd fdo#62081: Add split menus to items in the style dropdown by Szymon Kłos · 12 years ago
- 473ed44 fdo#73151 Always open Styles&Formatting dialog in the sidebar by Samuel Mehrbrodt · 12 years ago
- 4e82025 Replace some std::auto_ptr function parameters with std::unique_ptr by Stephan Bergmann · 12 years ago
- c566814 Remove TokenMap::getUnicodeTokenName() by Matúš Kukan · 12 years ago
- 9703cc6 Remove o3tl/heap_ptr.hxx, use std::unique_ptr instead by Stephan Bergmann · 12 years ago
- 0e9aa65 German comment translation. by Florian Reisinger · 12 years ago
- c09a0d8 fix build with coverity 7.0.2 and gcc 4.8.3 by Caolán McNamara · 12 years ago
- 0a56da5 vcl button: Allow automatic handling of UNO commands (like .uno:Something). by Jan Holesovsky · 12 years ago
- 23e1fc2 loplugin: cstylecast, update PTR_CAST macro to use static_cast by Noel Grandin · 12 years ago
- 827c46e fdo#82577: Handle Window by Noel Grandin · 12 years ago
- 0ea9722 fdo#84090: Remove maUniName from oox::TokenMap by David Ostrovsky · 12 years ago
- 8e58d9d loplugin: cstylecast by Noel Grandin · 12 years ago
- 5139fad loplugin: cstylecast by Noel Grandin · 12 years ago
- 8da21ec vcl: Allow creation of button content from action name (.uno: commands). by Jan Holesovsky · 12 years ago
- 3ddae21 remove unused fields pName and pMethodName in SfxSlot class by Noel Grandin · 12 years ago
- 2113c50 fdo#62104 Optimize thumbnail size by using PNG8 and other tricks by Tomaž Vajngerl · 12 years ago
- 3a7e54f Convenient function to compress a Graphic to PNG image by Tomaž Vajngerl · 12 years ago
- 3aa9929 html: add applyEvents to HTML output by Tomaž Vajngerl · 12 years ago
- d42813d Extend HTMLWriter: flush the stack, more values for attribute(..) by Tomaž Vajngerl · 12 years ago
- ca4333e fdo#39468: Translated German comments by Jennifer Liebel · 12 years ago
- 5013ac5 fdo#84061 Fix setting text style sheet listeners in SdrTextObj by Tobias Lippert · 12 years ago
- 5398664 fdo#62947 make IDs unique, fixes, better names by Tomaž Vajngerl · 12 years ago
- 879bfcb Remove unused XFastTokenHandler functions by Matúš Kukan · 12 years ago
- efcdf90 callcatcher: update unused code by Caolán McNamara · 12 years ago
- 32d6415 fdo#83512 Make use of OUStringHash and OStringHash by Daniel Sikeler · 12 years ago
- 60e78fb fdo#82577: Handle Font by Noel Grandin · 12 years ago
- 40825c4 Typo: excatly->exactly by Julien Nabet · 12 years ago
- 636dd4a add Kven Finnish [fkv-NO] to language list, fdo#83332 by Eike Rathke · 12 years ago
- 9de2ad3 WaE: passing class rtl::OUString by value, rather pass by reference by Tor Lillqvist · 12 years ago
- a9cd260 WaE: overriding virtual function declaration not marked 'override' by Tor Lillqvist · 12 years ago
- a01ef19 Improve logging by Stephan Bergmann · 12 years ago
- d49d013 callcatcher: update unused code by Caolán McNamara · 12 years ago
- 93c4e3c Add recent colors by Krisztian Pinter · 12 years ago
- 67bde24 Remove redundant class SvxLineColorToolBoxControl by Krisztian Pinter · 12 years ago
- cb02490 Make .soc loading lazy by Krisztian Pinter · 12 years ago
- b39f15c Change vector<Palette*> to ptr_vector<Palette> by Krisztian Pinter · 12 years ago
- 1bf3b9f Make color picker apply color immediately by Krisztian Pinter · 12 years ago
- 78afbfa1 Change NamedColor to use OUString by Krisztian Pinter · 12 years ago
- cfdefe4 Add loading .soc palettes by Krisztian Pinter · 12 years ago
- ecbbf4c Change SvxColorWindow_Impl to use ComboBox for palette selection by Krisztian Pinter · 12 years ago
- ff17738 Add color picker to color palette by Krisztian Pinter · 12 years ago
- 9ab1a4a Fix variable and method names by Krisztian Pinter · 12 years ago
- e3fcf55 Add PaletteManager, refactor palette code by Krisztian Pinter · 12 years ago
- 24933a3 Add GIMP palette loading code by Krisztian Pinter · 12 years ago
- 118598c Add ability to switch between default and document colors by Krisztian Pinter · 12 years ago
- 8aae712 Add navigation buttons to SvxColorWindow_Impl by Krisztian Pinter · 12 years ago
- 5f27596 Add writer document font colors to color palettes by Krisztian Pinter · 12 years ago
- 079c861 fdo#81237: 2D OpenGL charts was upside-down by Zolnai Tamás · 12 years ago
- 9685276 cppu and cppuhelper: loplugin: cstylecast by Noel Grandin · 12 years ago
- fdffaef vcl menu: More abstraction around MenuBar to get dynamic_cast to one place. by Jan Holesovsky · 12 years ago
- d2d8cda vcl menu: Make SelectItem() virtual to eliminate IsMenuBar() call. by Jan Holesovsky · 12 years ago
- 2636ab8 vcl menu: Rename CloseStartedFrom() to ClosePopup() + adapt code. by Jan Holesovsky · 12 years ago
- 44c3943 vcl menu: Move ImplLoadRes()'s body to PopupMenu constructor. by Jan Holesovsky · 12 years ago
- 58d0b8f vcl menu: Make MenuBarKeyInput() virtual to eliminate IsMenuBar() call. by Jan Holesovsky · 12 years ago