summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-09-24fdo#47302: Added insert->fields->page title buttonJennifer Liebel
2014-09-24fdo#62081: Add split menus to items in the style dropdownSzymon Kłos
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann
2014-09-24Remove TokenMap::getUnicodeTokenName()Matúš Kukan
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann
2014-09-24German comment translation.Florian Reisinger
2014-09-24fix build with coverity 7.0.2 and gcc 4.8.3Caolán McNamara
2014-09-24vcl button: Allow automatic handling of UNO commands (like .uno:Something).Jan Holesovsky
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
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