summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-15Ensure we export correct label placement value for clustered bar chartsMiklos Vajna1-0/+1
2014-09-15Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann1-6/+6
2014-09-15vcl menu: Make DeactivateMenuBar() virtual to eliminate IsMenuBar() call.Jan Holesovsky1-1/+4
2014-09-15vcl menu: Make CloseStartedFrom() virtual to eliminate IsMenuBar() call.Jan Holesovsky1-1/+7
2014-09-14convert Edit autocomplete Hdl to boost signals2Luboš Luňák3-5/+7
2014-09-14convert UserDrawHdl to boost signals2Luboš Luňák2-2/+3
2014-09-14convert ListBox's ImplBtn to use boost signal2Luboš Luňák2-2/+4
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan42-2392/+8
2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud1-2/+0
2014-09-12map Apple LanguageId to LanguageTagCaolán McNamara1-0/+143
2014-09-12svx: sal_Bool -> boolStephan Bergmann1-2/+2
2014-09-12fdo#39468: Translated German to EnglishJennifer Liebel1-25/+22
2014-09-12connectivity: sal_Bool -> boolStephan Bergmann1-2/+2
2014-09-123D charts: Update the 3D charts when a value changes.Jan Holesovsky2-0/+8