summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin1-5/+5
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin1-5/+5
2015-03-24convert SvxZoomType to enum classNoel Grandin1-9/+9
2015-03-24convert sfxlink to enum classNoel Grandin2-8/+10
2015-03-23loplugin:constantfunction: cuiNoel Grandin41-294/+88
2015-03-22Untangle locale label and trim some whitespace, tdf#90157Adolfo Jayme Barrientos1-2/+2
2015-03-21Char highlight: option about export LO character background to MSO formatsZolnai Tamás3-0/+116
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant1-4/+1
2015-03-19push build along a bit furtherCaolán McNamara1-2/+2
2015-03-19tdf#86787: Page style margin limited to 99.99mmRishabh Kumar1-8/+8
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin1-3/+0
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin4-7/+4
2015-03-18fix a bit awkward UI textMarkus Wernig1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin7-21/+21
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás2-6/+4
2015-03-12CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre3-6/+2
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl4-6/+11
2015-03-11Make "Embedded Objects" frame expendable to fill space betterZolnai Tamás1-0/+2
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara2-20/+7
2015-03-06Idle: Changed to new enum nameTobias Madl7-7/+7
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl7-7/+7
2015-03-06Idle and Timer are now completely independentTobias Madl3-6/+6
2015-03-06idle includes and enum useJennifer Liebel1-1/+2
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl10-6/+13
2015-03-05usage info: Spell “The Document Foundation” out and improve frame’s nameAdolfo Jayme Barrientos1-4/+4
2015-03-05remove dots from Delete buttons for OpenCL listsStanislav Horacek1-2/+2
2015-03-04V813: Decreased performanceCaolán McNamara2-3/+3
2015-03-02V805: Decreased performanceCaolán McNamara1-1/+1
2015-03-01unconditional break in while loopMarkus Mohrhard1-3/+1
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-2/+2
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin21-134/+134
2015-02-18TyposJulien Nabet5-6/+6
2015-02-17Typo: with->widthJulien Nabet1-1/+1
2015-02-17Resolves: tdf#89417 disable hardware accel checkbox if property is readonlyCaolán McNamara1-0/+14
2015-02-17translatable="no" for some .ui placeholdersAndras Timar1-1/+1
2015-02-17tdf#88427: Add GUI to enter and maintain a list of Time Stamping AuthoritiesTor Lillqvist8-2/+489
2015-02-17Bin some superfluous vertical whitespaceTor Lillqvist1-3/+0
2015-02-16cppcheck: cstyleCastCaolán McNamara1-10/+10
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin7-13/+11
2015-02-09Related: fdo#87876 make checkbox label shorter, move warning into tooltipCaolán McNamara2-13/+3
2015-02-09Resolves: fdo#87876 full text of war and peace used as checkbox labelCaolán McNamara2-1/+12
2015-02-07loplugin:deletedspecialStephan Bergmann4-19/+12
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage2-8/+7
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara8-14/+10
2015-02-05Extend loplugin:passstuffbyref to handle lambdasStephan Bergmann1-1/+1
2015-02-05Implement search funtion in Expert Configuration dialog.Palenik Mihály3-97/+226
2015-02-05Updated all precompiled headers.Ashod Nakashian1-2/+10
2015-02-03tdf#88999 Modify number of decimal for scientific also (UI and Sidebar)Laurent Balland-Poirier1-1/+1
2015-02-02callcatcher: shave off a few moreCaolán McNamara2-7/+0
2015-02-02callcatcher: remove some unused methodsCaolán McNamara2-5/+0