summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* Typo: formated->formattedJulien Nabet2015-03-252-3/+3
* convert VALID_ constants to enum classNoel Grandin2015-03-251-30/+30
* convert SFX_PRINTER constants to enum classNoel Grandin2015-03-241-5/+5
* convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin2015-03-241-5/+5
* convert SvxZoomType to enum classNoel Grandin2015-03-241-9/+9
* convert sfxlink to enum classNoel Grandin2015-03-242-8/+10
* loplugin:constantfunction: cuiNoel Grandin2015-03-2341-294/+88
* Untangle locale label and trim some whitespace, tdf#90157Adolfo Jayme Barrientos2015-03-221-2/+2
* Char highlight: option about export LO character background to MSO formatsZolnai Tamás2015-03-213-0/+116
* tdf#88230: cleanup solar mutex yieldingPranav Kant2015-03-201-4/+1
* push build along a bit furtherCaolán McNamara2015-03-191-2/+2
* tdf#86787: Page style margin limited to 99.99mmRishabh Kumar2015-03-191-8/+8
* loplugin:constantfunction: svtoolsNoel Grandin2015-03-191-3/+0
* convert SFX_FILTER_ constants to enum classNoel Grandin2015-03-194-7/+4
* fix a bit awkward UI textMarkus Wernig2015-03-181-1/+1
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-187-21/+21
* SfxTabDialog: avoid changing const input parameterZolnai Tamás2015-03-172-6/+4
* CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre2015-03-123-6/+2
* utl::ConfigItem::Commit() should call ClearModified()Michael Stahl2015-03-114-6/+11
* Make "Embedded Objects" frame expendable to fill space betterZolnai Tamás2015-03-111-0/+2
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-102-20/+7
* Idle: Changed to new enum nameTobias Madl2015-03-067-7/+7
* Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl2015-03-067-7/+7
* Idle and Timer are now completely independentTobias Madl2015-03-063-6/+6
* idle includes and enum useJennifer Liebel2015-03-061-1/+2
* Timer: Adapted all idle includes and enum usesTobias Madl2015-03-0610-6/+13
* usage info: Spell “The Document Foundation” out and improve frame’s nameAdolfo Jayme Barrientos2015-03-051-4/+4
* remove dots from Delete buttons for OpenCL listsStanislav Horacek2015-03-051-2/+2
* V813: Decreased performanceCaolán McNamara2015-03-042-3/+3
* V805: Decreased performanceCaolán McNamara2015-03-021-1/+1
* unconditional break in while loopMarkus Mohrhard2015-03-011-3/+1
* remove NUMBERFORMAT_ constantsNoel Grandin2015-02-251-2/+2
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-2321-134/+134
* TyposJulien Nabet2015-02-185-6/+6
* Typo: with->widthJulien Nabet2015-02-171-1/+1
* Resolves: tdf#89417 disable hardware accel checkbox if property is readonlyCaolán McNamara2015-02-171-0/+14
* translatable="no" for some .ui placeholdersAndras Timar2015-02-171-1/+1
* tdf#88427: Add GUI to enter and maintain a list of Time Stamping AuthoritiesTor Lillqvist2015-02-178-2/+489
* Bin some superfluous vertical whitespaceTor Lillqvist2015-02-171-3/+0
* cppcheck: cstyleCastCaolán McNamara2015-02-161-10/+10
* add GetSelectEntryData to ListBox and ComboBoxNoel Grandin2015-02-167-13/+11
* Related: fdo#87876 make checkbox label shorter, move warning into tooltipCaolán McNamara2015-02-092-13/+3
* Resolves: fdo#87876 full text of war and peace used as checkbox labelCaolán McNamara2015-02-092-1/+12
* loplugin:deletedspecialStephan Bergmann2015-02-074-19/+12
* fdo#75757: Remove inheritance from std::vectorMatthew Pottage2015-02-062-8/+7
* shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara2015-02-068-14/+10
* Extend loplugin:passstuffbyref to handle lambdasStephan Bergmann2015-02-051-1/+1
* Implement search funtion in Expert Configuration dialog.Palenik Mihály2015-02-053-97/+226
* Updated all precompiled headers.Ashod Nakashian2015-02-051-2/+10
* tdf#88999 Modify number of decimal for scientific also (UI and Sidebar)Laurent Balland-Poirier2015-02-031-1/+1