summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18fix a bit awkward UI textMarkus Wernig
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás
2015-03-12CppCheck cleanlyness : reduce variable's scopeMichaël Lefèvre
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11Make "Embedded Objects" frame expendable to fill space betterZolnai Tamás
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-05usage info: Spell “The Document Foundation” out and improve frame’s nameAdolfo Jayme Barrientos
2015-03-05remove dots from Delete buttons for OpenCL listsStanislav Horacek
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-02V805: Decreased performanceCaolán McNamara
2015-03-01unconditional break in while loopMarkus Mohrhard
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-18TyposJulien Nabet
2015-02-17Typo: with->widthJulien Nabet
2015-02-17Resolves: tdf#89417 disable hardware accel checkbox if property is readonlyCaolán McNamara
2015-02-17translatable="no" for some .ui placeholdersAndras Timar
2015-02-17tdf#88427: Add GUI to enter and maintain a list of Time Stamping AuthoritiesTor Lillqvist
2015-02-17Bin some superfluous vertical whitespaceTor Lillqvist
2015-02-16cppcheck: cstyleCastCaolán McNamara
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-02-09Related: fdo#87876 make checkbox label shorter, move warning into tooltipCaolán McNamara
2015-02-09Resolves: fdo#87876 full text of war and peace used as checkbox labelCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-02-05Extend loplugin:passstuffbyref to handle lambdasStephan Bergmann
2015-02-05Implement search funtion in Expert Configuration dialog.Palenik Mihály
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-03tdf#88999 Modify number of decimal for scientific also (UI and Sidebar)Laurent Balland-Poirier
2015-02-02callcatcher: shave off a few moreCaolán McNamara
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28Do not corrupt URIs entered into the Hyperlink dialogStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-25coverity#1266481 Pointer to local outside scopeCaolán McNamara
2015-01-21has_focus is not implemented, remove usesCaolán McNamara
2015-01-20Some more loplugin:cstylecast: cuiStephan Bergmann
2015-01-19fdo#88504 untranslated strings in Hangul/Hanja Conversion dialogDavid Tardon
2015-01-15coverity#1264393/1264394: missing breakJulien Nabet
2015-01-15Revert "fdo#88157 Remove misused frames from 4 of n dialogs"Caolán McNamara