summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add Kven Finnish [fkv-NO] to language list, fdo#83332Eike Rathke2014-09-173-0/+3
* Move the scrollbar and layer tabs in a separate row in DrawSamuel Mehrbrodt2014-09-177-63/+13
* WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist2014-09-171-1/+1
* WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist2014-09-171-1/+1
* WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist2014-09-172-4/+4
* WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist2014-09-171-6/+6
* MSWordExportBase: ignore empty annotation marksMiklos Vajna2014-09-173-1/+28
* bnc#592918: Display data description in pivot table.Kohei Yoshida2014-09-172-26/+35
* don't crash on insertTextPortion returning empty referenceCaolán McNamara2014-09-171-0/+3
* The URE unorc is now set up in instsetoo_native/CustomTarget_setup.mkTor Lillqvist2014-09-178-51/+3
* Fix incorrect pathname in commentTor Lillqvist2014-09-171-1/+1
* Resolves: fdo#80911 don't swap notes page width/heightCaolán McNamara2014-09-171-13/+15
* Set up the instdir_for_build URE unorc file when cross-compilingTor Lillqvist2014-09-172-0/+2
* fdo#60712 - Inherits cell styles in inserting rows/columnsHideki Ikeda2014-09-173-0/+164
* Translate German comments.Michael Meeks2014-09-174-15/+15
* Translate German comment.Michael Meeks2014-09-173-34/+4
* Correct the location of the URE unorc in scp2 for OS XTor Lillqvist2014-09-172-1/+7
* Unused file attributesMiklos Vajna2014-09-171-8/+8
* Fix Windows build - the same thing in Writer.Jan Holesovsky2014-09-171-9/+16
* Another Windows build fix - too much C++11 for MSVC 2012...Jan Holesovsky2014-09-171-9/+15
* Fix the Windows build.Jan Holesovsky2014-09-171-2/+1
* Bye bye VS2010Tor Lillqvist2014-09-175-41/+12
* Improve exception msgStephan Bergmann2014-09-171-1/+1
* Improve loggingStephan Bergmann2014-09-172-1/+4
* BRAND_BIN_SUBDIR -> BRAND_INI_DIR, to cater for new Mac OS X layoutStephan Bergmann2014-09-175-9/+9
* callcatcher: update unused codeCaolán McNamara2014-09-1718-269/+0
* Don't manually set the SvxColorWindow sizeTomaž Vajngerl2014-09-172-3/+1
* Adjust color window UI & align with FloatWindow changesTomaž Vajngerl2014-09-171-1/+14
* Add svxlo-SvxColorValueSet to the glade catalogTomaž Vajngerl2014-09-171-2/+5
* SFX_ITEM_SET to SfxItemState::SETTomaž Vajngerl2014-09-172-2/+2
* Add recent colorsKrisztian Pinter2014-09-177-43/+203
* Make small UI tweaks to SvxColorWindow_ImplKrisztian Pinter2014-09-171-0/+2
* Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter2014-09-175-90/+12
* Make .soc loading lazyKrisztian Pinter2014-09-172-7/+15
* Change vector<Palette*> to ptr_vector<Palette>Krisztian Pinter2014-09-172-13/+9
* Make color picker apply color immediatelyKrisztian Pinter2014-09-173-16/+46
* Change palette selection ComboBox to ListBoxKrisztian Pinter2014-09-173-22/+24
* Make it easier to add new color attributes to GetDocColorsKrisztian Pinter2014-09-172-5/+6
* Change NamedColor to use OUStringKrisztian Pinter2014-09-172-3/+5
* Fix build errorKrisztian Pinter2014-09-171-1/+1
* Add loading .soc palettesKrisztian Pinter2014-09-176-73/+152
* Add SvxLineColorToolBoxControl functionality to SvxColorToolBoxControlKrisztian Pinter2014-09-171-1/+15
* Convert SvxColorWindow_Impl to Widget LayoutKrisztian Pinter2014-09-175-62/+125
* Move palette selection ComboBox to top of popup windowKrisztian Pinter2014-09-172-35/+15
* Change SvxColorWindow_Impl to use ComboBox for palette selectionKrisztian Pinter2014-09-176-82/+129
* Reduce ColorValueSetMaximumRowCount to 20 from 40Krisztian Pinter2014-09-171-1/+1
* Add color picker to color paletteKrisztian Pinter2014-09-175-20/+74
* Fix variable and method namesKrisztian Pinter2014-09-173-10/+10
* Fix SvxColorWindow_Impl::StateChanged updatingKrisztian Pinter2014-09-171-9/+1
* Add PaletteManager, refactor palette codeKrisztian Pinter2014-09-1710-153/+378