summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-17Translate German comments.Michael Meeks
2014-09-17Translate German comment.Michael Meeks
2014-09-17Correct the location of the URE unorc in scp2 for OS XTor Lillqvist
2014-09-17Unused file attributesMiklos Vajna
2014-09-17Fix Windows build - the same thing in Writer.Jan Holesovsky
2014-09-17Another Windows build fix - too much C++11 for MSVC 2012...Jan Holesovsky
2014-09-17Fix the Windows build.Jan Holesovsky
2014-09-17Bye bye VS2010Tor Lillqvist
2014-09-17Improve exception msgStephan Bergmann
2014-09-17Improve loggingStephan Bergmann
2014-09-17BRAND_BIN_SUBDIR -> BRAND_INI_DIR, to cater for new Mac OS X layoutStephan Bergmann
2014-09-17callcatcher: update unused codeCaolán McNamara
2014-09-17Don't manually set the SvxColorWindow sizeTomaž Vajngerl
2014-09-17Adjust color window UI & align with FloatWindow changesTomaž Vajngerl
2014-09-17Add svxlo-SvxColorValueSet to the glade catalogTomaž Vajngerl
2014-09-17SFX_ITEM_SET to SfxItemState::SETTomaž Vajngerl
2014-09-17Add recent colorsKrisztian Pinter
2014-09-17Make small UI tweaks to SvxColorWindow_ImplKrisztian 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 palette selection ComboBox to ListBoxKrisztian Pinter
2014-09-17Make it easier to add new color attributes to GetDocColorsKrisztian Pinter
2014-09-17Change NamedColor to use OUStringKrisztian Pinter
2014-09-17Fix build errorKrisztian Pinter
2014-09-17Add loading .soc palettesKrisztian Pinter
2014-09-17Add SvxLineColorToolBoxControl functionality to SvxColorToolBoxControlKrisztian Pinter
2014-09-17Convert SvxColorWindow_Impl to Widget LayoutKrisztian Pinter
2014-09-17Move palette selection ComboBox to top of popup windowKrisztian Pinter
2014-09-17Change SvxColorWindow_Impl to use ComboBox for palette selectionKrisztian Pinter
2014-09-17Reduce ColorValueSetMaximumRowCount to 20 from 40Krisztian Pinter
2014-09-17Add color picker to color paletteKrisztian Pinter
2014-09-17Fix variable and method namesKrisztian Pinter
2014-09-17Fix SvxColorWindow_Impl::StateChanged updatingKrisztian Pinter
2014-09-17Add PaletteManager, refactor palette codeKrisztian Pinter
2014-09-17Add GIMP palette loading codeKrisztian Pinter
2014-09-17Add loading document colors to CalcKrisztian Pinter
2014-09-17Get more color attributes for document colors in WriterKrisztian Pinter
2014-09-17Code cleanupKrisztian Pinter
2014-09-17Add ability to switch between default and document colorsKrisztian Pinter
2014-09-17Add navigation buttons to SvxColorWindow_ImplKrisztian Pinter
2014-09-17Remove unnecessary includeKrisztian 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-17bnc#584721: Import subtitle block to master slidesZolnai Tamás
2014-09-17bnc#584721: Do not add extra title and outliner blocks to master slideZolnai Tamás
2014-09-17bnc#584721: Right text inside the title area on master pageZolnai Tamás
2014-09-17vcl menu: Add the height setting to the IMenuBarWindow interface.Jan Holesovsky
2014-09-17attempt to fix Android buildbotNoel Grandin