summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt2014-10-066-35/+11
* coverity#1242479 Dereference null return valueCaolán McNamara2014-10-031-4/+1
* loplugin: cstylecastNoel Grandin2014-10-0330-106/+108
* rename SvRef::AddRef to AddFirstRefNoel Grandin2014-10-032-2/+2
* coverity#1242501 Resource leakCaolán McNamara2014-10-021-7/+4
* coverity#1242827 Uninitialized pointer fieldCaolán McNamara2014-10-021-0/+2
* coverity#1242843 Unused valueCaolán McNamara2014-10-021-2/+2
* coverity#1242857 Unused valueCaolán McNamara2014-10-021-3/+2
* coverity#1242904 error code overwrittenCaolán McNamara2014-10-021-1/+2
* coverity#1242921 Result is not floating-pointCaolán McNamara2014-10-021-2/+2
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-10-022-73/+55
* coverity#982429 Division or modulo by zeroCaolán McNamara2014-10-021-1/+1
* coverity#705707 Resource leakCaolán McNamara2014-10-021-16/+8
* fix for older compiler, doesn't like <::Noel Grandin2014-10-021-1/+1
* fix buildNoel Grandin2014-10-021-6/+6
* loplugin: cstylecastNoel Grandin2014-10-0222-183/+184
* fdo#75757: remove inheritance to std::mapTakeshi Abe2014-10-011-16/+7
* coverity#735489 constant guards dead codeCaolán McNamara2014-10-014-29/+0
* fdo#82577: Handle TimeNoel Grandin2014-10-017-23/+23
* fdo#82577: Handle RegionNoel Grandin2014-09-303-22/+22
* MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann2014-09-292-3/+3
* svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-292-3/+3
* sfx2: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-294-15/+7
* border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos2014-09-281-1/+1
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-09-281-13/+6
* border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos2014-09-272-5/+5
* fdo#84376 Add missing title to the Template Manager dialogAdolfo Jayme Barrientos2014-09-271-2/+3
* remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin2014-09-261-1/+1
* remove unnecessary casts in calls to SvStream.WriteSCharNoel Grandin2014-09-261-1/+1
* remove unnecessary casts'sNoel Grandin2014-09-261-9/+9
* remove unnecessary static_cast'sNoel Grandin2014-09-261-2/+2
* cleanup GUID/ClsId/CLSID typesNoel Grandin2014-09-261-1/+1
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-09-261-44/+13
* Start Center Template Manager TweaksEfe Gürkan YALAMAN2014-09-257-10/+75
* Fix miscellaneous memory leaksMatthew J. Francis2014-09-251-1/+2
* coverity#1240261 Logically dead codeCaolán McNamara2014-09-251-6/+6
* Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann2014-09-256-11/+35
* fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt2014-09-246-35/+11
* loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin2014-09-236-7/+7
* fdo#82577: Handle WindowNoel Grandin2014-09-23132-470/+470
* remove unused fields pName and pMethodName in SfxSlot classNoel Grandin2014-09-222-4/+2
* fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis2014-09-222-7/+7
* fdo#62104 Optimize thumbnail size by using PNG8 and other tricksTomaž Vajngerl2014-09-221-17/+21
* Disable the email sending menu entries when sandboxed on OS XTor Lillqvist2014-09-211-0/+12
* Present tense and capitalizationAdolfo Jayme Barrientos2014-09-211-3/+3
* fdo#62947 make IDs unique, fixes, better namesTomaž Vajngerl2014-09-191-0/+24
* fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler2014-09-181-18/+1
* fdo#82577: Handle FontNoel Grandin2014-09-187-17/+17
* TyposJulien Nabet2014-09-171-2/+2
* Convert SvxColorWindow_Impl to Widget LayoutKrisztian Pinter2014-09-171-1/+1