summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-16tdf#89361 Remove remnants of Gopher supportAdolfo Jayme Barrientos
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
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-06idle includes and enum useJennifer Liebel
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-06tabbar: scroll tabs with wheelTomaž Vajngerl
2015-03-05tabbar: clean-up header - bitfields to bool, using, ...Tomaž Vajngerl
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-22More improvements of graphic cache size handlingZolnai Tamás
2015-02-21TyposJulien Nabet
2015-02-21Typo: aply->applyJulien Nabet
2015-02-18boost->stdCaolán McNamara
2015-02-17callcatcher: update unused codeCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
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-14HiDPI changes to ruler to respect screen DPIdbeurle
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08An odd way to say "nullptr"Stephan Bergmann
2015-01-08Sane SvStream* fake pointer values for 64-bit platformsStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-04A bit of cleanup.Jan Holesovsky
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-24callcatcher: update unusedcodeCaolán McNamara
2014-12-22callcatcher: update unused codeCaolán McNamara
2014-12-20fdo#39468 translate German commentsMichael Weghorn
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara
2014-12-19fdo#39468 translate German commentsMichael Weghorn
2014-12-16fdo#39468 translate German commentsMichael Weghorn
2014-12-14fdo#39468 translate German commentsMichael Weghorn
2014-12-10Typo: postion(s)=>position(s)Julien Nabet
2014-12-10fdo#76776 crashes after paste a table from WriterCaolán McNamara
2014-12-09changed Timer tp idleTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09Changed Idle Timers. into IdleTobias Madl
2014-12-09fdo#39468 translate German commentsMichael Weghorn
2014-12-04callcatcher: update unused codeCaolán McNamara
2014-12-03Linked graphic is not displayedZolnai Tamás
2014-12-02fdo#39468 translate German commentsMichael Weghorn
2014-11-25Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida
2014-11-22Apply pimpl to SvKeyValueIterator, to hide ptr_vector from the header.Kohei Yoshida
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl