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