summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-06remove unnecessary SV_NUMBERFORMATTER_VERSION_FIXED_FRACTIONEike Rathke
2014-11-06remove obsolete GetNewStandardDefined()Eike Rathke
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06If XPersistObject support is dropped, all this unsupported old data can goCaolán McNamara
2014-11-07vcl: split asserts in VclBuilder::get() for fdo#85939Chris Sherlock
2014-11-06svl: remove unused codeNoel Grandin
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-06rename KEY_MODTYPE to KEY_MODIFIERS_MASKNoel Grandin
2014-11-05idle: implement ProcessAllIdleHandlers.László Németh
2014-11-05changed some timer to idleJennifer Liebel
2014-11-05Basic Idle handler implementationTobias Madl
2014-11-05editeng: SvxRTFParser sal_Bool to boolMichael Stahl
2014-11-05WaE: unused variable 'bSuccess'Tor Lillqvist
2014-11-05rtl::OUString::fromUtf8(): use rtl_convertStringToUString()Miklos Vajna
2014-11-05Add rtl::OUString::fromUtf8()Miklos Vajna
2014-11-05vcl: renamed OutputDevice::PaintLineGeometryWithEvtlExpand()Chris Sherlock
2014-11-05fdo#79761: parse BlockList.xml only onceDaniel Sikeler
2014-11-05fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin
2014-11-04-Werror,-Winconsistent-missing-overrideStephan Bergmann
2014-11-04line spacing: Unused.Jan Holesovsky
2014-11-04line spacing: Kill RID_POPUPPANEL_PARAPAGE_LINESPACING.Jan Holesovsky
2014-11-04line spacing: Convert the ParaLineSpacingControl to .ui.Jan Holesovsky
2014-11-04line spacing: Change the implementation so that it can be used in toolbars.Jan Holesovsky
2014-11-04coverity#1202743 bad bit shift operationDavid Tardon
2014-11-04Unindent.Kohei Yoshida
2014-11-04Unindent.Kohei Yoshida
2014-11-04Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida
2014-11-04Remove indirection...Kohei Yoshida
2014-11-04Apply pimpl to SdrPageWindow.Kohei Yoshida
2014-11-04Create a variant of MakeNewObject that takes snap rectangle.Kohei Yoshida
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida
2014-11-04Remove 'virtual' keyword. Nobody overwrites this.Kohei Yoshida
2014-11-04Make this member private. Nobody accesses it directly.Kohei Yoshida
2014-11-04CreateObjectSpecificItemSet to return a pointer, not a reference.Kohei Yoshida
2014-11-04rename nWink->nAngleNoel Grandin
2014-11-04some random renaming of Wink fields -> AngleNoel Grandin
2014-11-04rename TakeWinkStr->TakeAngleStrNoel Grandin
2014-11-04rename GetEndWink->GetEndAngleNoel Grandin
2014-11-04rename GetStartWink->GetStartAngleNoel Grandin
2014-11-04rename nEndWink->nEndAngleNoel Grandin
2014-11-04rename nStartWink->nStartAngleNoel Grandin
2014-11-04rename GetWinkStr->GetAngleStrNoel Grandin
2014-11-04rename DrehWink to RotationAngleNoel Grandin
2014-11-04rename SetDrehWink -> setRotationAngleNoel Grandin
2014-11-04Make comphelper::ThreadPool explicitly noncopyableMatúš Kukan
2014-11-04Remove unused membersStephan Bergmann
2014-11-04SdrFormatter: remove unused attributeJuan Picca
2014-11-04Bin presumably obsolete SUNWS crackTor Lillqvist
2014-11-03vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock
2014-11-03Related: fdo#84844 Get rid of ColorControl and ColorPopupMaxim Monastirsky