summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fdo#82577: Handle FontNoel Grandin2014-09-1848-169/+175
* Typo: excatly->exactlyJulien Nabet2014-09-171-1/+1
* add Kven Finnish [fkv-NO] to language list, fdo#83332Eike Rathke2014-09-171-0/+1
* WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist2014-09-171-2/+2
* WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist2014-09-171-6/+6
* Improve loggingStephan Bergmann2014-09-171-0/+1
* callcatcher: update unused codeCaolán McNamara2014-09-171-6/+0
* Add recent colorsKrisztian Pinter2014-09-172-5/+13
* Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter2014-09-171-24/+3
* Make .soc loading lazyKrisztian Pinter2014-09-171-1/+2
* Change vector<Palette*> to ptr_vector<Palette>Krisztian Pinter2014-09-171-2/+4
* Make color picker apply color immediatelyKrisztian Pinter2014-09-171-1/+10
* Change NamedColor to use OUStringKrisztian Pinter2014-09-171-1/+1
* Add loading .soc palettesKrisztian Pinter2014-09-173-10/+40
* Change SvxColorWindow_Impl to use ComboBox for palette selectionKrisztian Pinter2014-09-172-8/+17
* Add color picker to color paletteKrisztian Pinter2014-09-172-2/+7
* Fix variable and method namesKrisztian Pinter2014-09-171-2/+2
* Add PaletteManager, refactor palette codeKrisztian Pinter2014-09-174-13/+96
* Add GIMP palette loading codeKrisztian Pinter2014-09-171-1/+12
* Add ability to switch between default and document colorsKrisztian Pinter2014-09-171-0/+1
* Add navigation buttons to SvxColorWindow_ImplKrisztian Pinter2014-09-171-1/+3
* Add writer document font colors to color palettesKrisztian Pinter2014-09-171-0/+2
* fdo#81237: 2D OpenGL charts was upside-downZolnai Tamás2014-09-171-2/+2
* cppu and cppuhelper: loplugin: cstylecastNoel Grandin2014-09-1728-158/+163
* vcl menu: More abstraction around MenuBar to get dynamic_cast to one place.Jan Holesovsky2014-09-161-1/+7
* vcl menu: Make SelectItem() virtual to eliminate IsMenuBar() call.Jan Holesovsky2014-09-161-8/+8
* vcl menu: Rename CloseStartedFrom() to ClosePopup() + adapt code.Jan Holesovsky2014-09-151-3/+3
* vcl menu: Move ImplLoadRes()'s body to PopupMenu constructor.Jan Holesovsky2014-09-151-1/+0
* vcl menu: Make MenuBarKeyInput() virtual to eliminate IsMenuBar() call.Jan Holesovsky2014-09-151-1/+4
* Clean up StorageMode parameter of SotStorage::OpenSotStorageStephan Bergmann2014-09-151-1/+1
* "commas at the end of enumerator lists are a C++11 extension"Luboš Luňák2014-09-151-2/+2
* Mark o3tl::heap_ptr as SAL_WARN_UNUSEDStephan Bergmann2014-09-151-2/+2
* scripting: sal_Bool -> boolStephan Bergmann2014-09-151-1/+1
* Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann2014-09-151-6/+6
* Ensure we export correct label placement value for clustered bar chartsMiklos Vajna2014-09-151-0/+1
* Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann2014-09-151-6/+6
* vcl menu: Make DeactivateMenuBar() virtual to eliminate IsMenuBar() call.Jan Holesovsky2014-09-151-1/+4
* vcl menu: Make CloseStartedFrom() virtual to eliminate IsMenuBar() call.Jan Holesovsky2014-09-151-1/+7
* convert Edit autocomplete Hdl to boost signals2Luboš Luňák2014-09-143-5/+7
* convert UserDrawHdl to boost signals2Luboš Luňák2014-09-142-2/+3
* convert ListBox's ImplBtn to use boost signal2Luboš Luňák2014-09-142-2/+4
* Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan2014-09-1442-2392/+8
* Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud2014-09-121-2/+0
* map Apple LanguageId to LanguageTagCaolán McNamara2014-09-121-0/+143
* svx: sal_Bool -> boolStephan Bergmann2014-09-121-2/+2
* fdo#39468: Translated German to EnglishJennifer Liebel2014-09-121-25/+22
* connectivity: sal_Bool -> boolStephan Bergmann2014-09-121-2/+2
* 3D charts: Update the 3D charts when a value changes.Jan Holesovsky2014-09-122-0/+8
* toolkit: sal_Bool -> boolStephan Bergmann2014-09-121-1/+1
* vcl: It's a close button, there is no such a thing as a 'closer'.Jan Holesovsky2014-09-121-9/+9