summaryrefslogtreecommitdiff
path: root/svx/source/inc
AgeCommit message (Expand)AuthorFilesLines
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin2-30/+30
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini27-29/+29
2015-05-13refactor FrameSelector to use RenderContextTomaž Vajngerl1-52/+57
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl1-2/+2
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-0/+1
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann2-2/+2
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann6-7/+7
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann7-15/+15
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist2-8/+8
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist1-1/+0
2015-04-28svx: fix GCC-4.7 buildMiklos Vajna1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks18-123/+145
2015-04-23Remove unnecessary overridesStephan Bergmann1-8/+0
2015-04-23loplugin:staticmethodsNoel Grandin7-12/+12
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls2-11/+19
2015-04-17svx: convert new to ::Create.Noel Grandin1-5/+5
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1
2015-04-17Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks1-1/+1
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks1-4/+4
2015-04-16svx: can avoid comphelper/implbase_var.hxx in formcontrollerMiklos Vajna1-6/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin7-85/+85
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls3-18/+6
2015-04-10VclPtr: unfortunate includes needed for inlining ref/unref.Michael Meeks1-4/+1
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks2-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin14-96/+118
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin7-13/+16
2015-03-19loplugin:constantfunction: svxNoel Grandin2-4/+0
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2-5/+5
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara3-4/+4
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl1-1/+1
2015-03-06Idle: Changed to new enum nameTobias Madl1-1/+1
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-1/+1
2015-03-06Idle and Timer are now completely independentTobias Madl1-1/+2
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl2-0/+2
2015-02-24TyposJulien Nabet1-1/+1
2015-02-09fdo#39468 translated german commentsDaniel Sikeler1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann6-28/+15
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara5-51/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin10-53/+53
2015-01-24Typo: syncro->synchroJulien Nabet1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin3-25/+0
2014-12-21fdo#87555 ComboBox in table should use same formatting as floating ComboBoxLionel Elie Mamane1-1/+0
2014-12-19Consistently define plain string literals here, no OUStringsStephan Bergmann1-27/+27
2014-12-18fix buildCaolán McNamara1-9/+9
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann4-61/+61
2014-12-09Disable copy c'tor of these guys as well, to fix Windows build.Kohei Yoshida1-0/+2