summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-02ival is the intended source hereCaolán McNamara
2015-04-01tdf#87441: Check for read-only RemoveHiddenContentStephan Bergmann
2015-04-01Replace MailerProgramCfg_Impl with direct configuration accessStephan Bergmann
2015-04-01Replace RemoveHiddenContentCfg_Impl with direct configuration accessStephan Bergmann
2015-04-01tdf#87441: RemoveHiddenContent is indep. of ExternalMailer/Program R/O stateStephan Bergmann
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31tdf#84228: Fix annoying double shadow in previewKatarina Behrens
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-31tdf#87441: Adjustable hidden content removal in e-mailsStefan Heinemann
2015-03-31fdo#87441-Send document as Email removes invisible contentCharu Tyagi
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin
2015-03-27work around Windows and OSX macro collisions with enum valuesNoel Grandin
2015-03-27convert BUTTON_ constants to enum classNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-26convert SvxNumRuleType to enum classNoel Grandin
2015-03-26convert NUM_ constants to enum clasNoel Grandin
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-25convert VALID_ constants to enum classNoel Grandin
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-23loplugin:constantfunction: cuiNoel Grandin
2015-03-22Untangle locale label and trim some whitespace, tdf#90157Adolfo Jayme Barrientos
2015-03-21Char highlight: option about export LO character background to MSO formatsZolnai Tamás
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2015-03-19push build along a bit furtherCaolán McNamara
2015-03-19tdf#86787: Page style margin limited to 99.99mmRishabh Kumar
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