summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28tdf#89630 Remove extra space added when assigning styles for TOCMatthew Francis
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-26tdf#86606 remove direct formatting entries from context menuYousuf Philips
2015-03-25tdf#80822 Convert MM progress dialogs to modalJan-Marek Glogowski
2015-03-25convert VALID_ constants to enum classNoel Grandin
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-23loplugin:constantfunction: swNoel Grandin
2015-03-22Add missing ellipsis to “Format All Comments”Adolfo Jayme Barrientos
2015-03-21Char shading: use a marker for character background imported from MSO shadingZolnai Tamás
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11convert MarkType to enum classNoel Grandin
2015-03-11convert SetAttrMode to enum classNoel Grandin
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-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-03Added icons and modified entries in the context menu for TOCYousuf Philips
2015-03-01fix end conditionDavid Tardon
2015-02-26Clean up previous commitStephan Bergmann
2015-02-26sw: convert swd.component to constructor usageChris Sherlock
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-19allow generated, unique frame name to be savedJustin Luth
2015-02-17tdf#89085 Edit page break does not open proper tabRishabh Kumar
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-02-09Resolves: fdo#88933 Labeling of images impossible without categoryCaolán McNamara
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-02-04Resolves: fdo#68137 crash in traversing script fieldsCaolán McNamara
2015-02-04tdf#88854 crash on opening drop capsCaolán McNamara
2015-02-03Typo: selction/slection -> selectionJulien Nabet
2015-02-03Use offapi constants instead of hardcoded magic constantMichael Stahl
2015-02-03tdf#77241: sw: fix creation of field data source stringMichael Stahl
2015-02-02tdf#68183 sw: config option for disabling the creation of automatic RSID marksMiklos Vajna
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28Resolves: fdo#50640 make sure we don't move away from the current fieldCaolán McNamara
2015-01-28fdo#86984: UI Line numbering works only for EN_USMuthu Subramanian
2015-01-27Revert "merge these two selection changing hunks of code"Caolán McNamara
2015-01-27merge these two selection changing hunks of codeCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-22Resolves: fdo#88378 flipping by reversing co-ord system no longer worksCaolán McNamara