summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2014-09-15Ensure we export correct label placement value for clustered bar chartsMiklos Vajna
2014-09-15Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann
2014-09-15vcl menu: Make DeactivateMenuBar() virtual to eliminate IsMenuBar() call.Jan Holesovsky
2014-09-15vcl menu: Make CloseStartedFrom() virtual to eliminate IsMenuBar() call.Jan Holesovsky
2014-09-14convert Edit autocomplete Hdl to boost signals2Luboš Luňák
2014-09-14convert UserDrawHdl to boost signals2Luboš Luňák
2014-09-14convert ListBox's ImplBtn to use boost signal2Luboš Luňák
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud
2014-09-12map Apple LanguageId to LanguageTagCaolán McNamara
2014-09-12svx: sal_Bool -> boolStephan Bergmann
2014-09-12fdo#39468: Translated German to EnglishJennifer Liebel
2014-09-12connectivity: sal_Bool -> boolStephan Bergmann
2014-09-123D charts: Update the 3D charts when a value changes.Jan Holesovsky
2014-09-12toolkit: sal_Bool -> boolStephan Bergmann
2014-09-12vcl: It's a close button, there is no such a thing as a 'closer'.Jan Holesovsky