summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27convert ProminentEntry to enum classNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-16tdf#89361 Remove remnants of Gopher supportAdolfo Jayme Barrientos
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-11do not call virtual Commit() from dtors of utl::ConfigItem subclassesMichael Stahl
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-10tabbar: remove useless whitespace, rearrange constructorTomaž Vajngerl
2015-03-10tabbar: convert ItemList* to ItemList and clean-upTomaž Vajngerl
2015-03-10tabbar: move TabBarList to implTomaž Vajngerl
2015-03-10tabbar: use unique_ptr for buttons, sizer & clean-upTomaž Vajngerl
2015-03-10tabbar: use symbol "plus" instead of image for adding tabsTomaž Vajngerl
2015-03-07tdf#88847: Fields of query design can be moved to the left onlyJulien Nabet
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-06Timer: Reversed some Idles to TimerTobias Madl
2015-03-06use DrawHandle for drawing of tab sizer in tabbarTomaž Vajngerl
2015-03-06tabbar: scroll tabs with wheelTomaž Vajngerl
2015-03-05add margin before/after button handles in tabbarTomaž Vajngerl
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-02coverity#1272391 Dereference null return valueCaolán McNamara
2015-03-02convert GFF_ constants to enum classNoel Grandin
2015-03-02in tabbar - don't show tab background on tab add (plus icon)Tomaž Vajngerl
2015-03-02tabbar buttons next/previous act as last/first if MOD1 is pressedTomaž Vajngerl
2015-03-02make tabbar buttons flat by defaultTomaž Vajngerl
2015-03-02cleanup TabBar's ImplTabButtonTomaž Vajngerl
2015-03-01variable is assigned the same value twiceMarkus Mohrhard
2015-03-01fix self-assignmentDavid Tardon
2015-02-28Typo: excute->executeJulien Nabet
2015-02-27Avoid unnecessary bad downcastStephan Bergmann
2015-02-26TyposJulien Nabet
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-24Typo: curently->currentlyJulien Nabet
2015-02-23Missing disposeStephan Bergmann
2015-02-22Simplify erase iterator management (calendar.cxx)Julien Nabet
2015-02-22Test for tdf#88935Zolnai Tamás
2015-02-22More improvements of graphic cache size handlingZolnai Tamás
2015-02-18fix JunitTest_toolkit_complexCaolán McNamara
2015-02-18boost->stdCaolán McNamara
2015-02-17callcatcher: update unused codeCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara