summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-23fdo#84090: Remove maUniName from oox::TokenMapDavid Ostrovsky
2014-09-22loplugin: cstylecastNoel Grandin
2014-09-22loplugin: cstylecastNoel Grandin
2014-09-22vcl: Allow creation of button content from action name (.uno: commands).Jan Holesovsky
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin
2014-09-22fdo#62104 Optimize thumbnail size by using PNG8 and other tricksTomaž Vajngerl
2014-09-22Convenient function to compress a Graphic to PNG imageTomaž Vajngerl
2014-09-22html: add applyEvents to HTML outputTomaž Vajngerl
2014-09-22Extend HTMLWriter: flush the stack, more values for attribute(..)Tomaž Vajngerl
2014-09-21fdo#39468: Translated German commentsJennifer Liebel
2014-09-19fdo#84061 Fix setting text style sheet listeners in SdrTextObjTobias Lippert
2014-09-19fdo#62947 make IDs unique, fixes, better namesTomaž Vajngerl
2014-09-19Remove unused XFastTokenHandler functionsMatúš Kukan
2014-09-18callcatcher: update unused codeCaolán McNamara
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-17Typo: excatly->exactlyJulien Nabet
2014-09-17add Kven Finnish [fkv-NO] to language list, fdo#83332Eike Rathke
2014-09-17WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist
2014-09-17WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-09-17Improve loggingStephan Bergmann
2014-09-17callcatcher: update unused codeCaolán McNamara
2014-09-17Add recent colorsKrisztian Pinter
2014-09-17Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter
2014-09-17Make .soc loading lazyKrisztian Pinter
2014-09-17Change vector<Palette*> to ptr_vector<Palette>Krisztian Pinter
2014-09-17Make color picker apply color immediatelyKrisztian Pinter
2014-09-17Change NamedColor to use OUStringKrisztian Pinter
2014-09-17Add loading .soc palettesKrisztian Pinter
2014-09-17Change SvxColorWindow_Impl to use ComboBox for palette selectionKrisztian Pinter
2014-09-17Add color picker to color paletteKrisztian Pinter
2014-09-17Fix variable and method namesKrisztian Pinter
2014-09-17Add PaletteManager, refactor palette codeKrisztian Pinter
2014-09-17Add GIMP palette loading codeKrisztian Pinter
2014-09-17Add ability to switch between default and document colorsKrisztian Pinter
2014-09-17Add navigation buttons to SvxColorWindow_ImplKrisztian Pinter
2014-09-17Add writer document font colors to color palettesKrisztian Pinter
2014-09-17fdo#81237: 2D OpenGL charts was upside-downZolnai Tamás
2014-09-17cppu and cppuhelper: loplugin: cstylecastNoel Grandin
2014-09-16vcl menu: More abstraction around MenuBar to get dynamic_cast to one place.Jan Holesovsky
2014-09-16vcl menu: Make SelectItem() virtual to eliminate IsMenuBar() call.Jan Holesovsky
2014-09-15vcl menu: Rename CloseStartedFrom() to ClosePopup() + adapt code.Jan Holesovsky
2014-09-15vcl menu: Move ImplLoadRes()'s body to PopupMenu constructor.Jan Holesovsky
2014-09-15vcl menu: Make MenuBarKeyInput() virtual to eliminate IsMenuBar() call.Jan Holesovsky
2014-09-15Clean up StorageMode parameter of SotStorage::OpenSotStorageStephan Bergmann
2014-09-15"commas at the end of enumerator lists are a C++11 extension"Luboš Luňák
2014-09-15Mark o3tl::heap_ptr as SAL_WARN_UNUSEDStephan Bergmann
2014-09-15scripting: sal_Bool -> boolStephan Bergmann
2014-09-15Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann