summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-17XubString->OUStringCaolán McNamara
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-14next attempt to fix bug 35079Lennard Wasserthal
2012-09-13Hide dtor details behind SVX_DLLPUBLICStephan Bergmann
2012-09-11XubString->rtl::OUStringCaolán McNamara
2012-09-10Resolves: rhbz#855972 crash on switching to outline viewCaolán McNamara
2012-09-09fdo#47368: Remove event listener also in Invalidate()Tor Lillqvist
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-04fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl
2012-09-04n#777699: Clip the objects to the pagewe are paintingCédric Bosdonnat
2012-09-03More places that require a prefixed "system"Stephan Bergmann
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin
2012-08-31SdrModel: make sure undo/redo stacks are not emptyIvan Timofeev
2012-08-31remove SdrObjRefList, use vector directlyIvan Timofeev
2012-08-30fix buildCaolán McNamara
2012-08-30SdrMarkList: fix STL conversionIvan Timofeev
2012-08-29String::Expand -> string::padToLengthCaolán McNamara
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-27fdo#46808, Use BreakIterator ::create methodNoel Grandin
2012-08-24fdo#53888: svx: do not link against dbtoolsMatúš Kukan
2012-08-22Some cleanup for better localizationZolnai Tamás
2012-08-22fdo#53888: svx: fix dependencies:Michael Stahl
2012-08-22Use typedef instead of trivial inheritanceStephan Bergmann
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan
2012-08-17bnc#741480: adjusted display of Bracket/BracePair in pptFelix Zhang
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-16svdotxat.cxx: MSVC needs set includedMichael Stahl
2012-08-16Convert local variable from Container to std::vector and std::setNoel Grandin
2012-08-16Convert maHandles field from Container to std::vectorNoel Grandin
2012-08-16Convert aList in SdrObjRefList class from Container to std::vectorNoel Grandin
2012-08-16Convert pRedoStack in SdrModel class from Container to std::dequeNoel Grandin
2012-08-16Convert pUndoStack in SdrModel class from Container to std::dequeNoel Grandin
2012-08-16replace LIST_APPEND usage with CONTAINER_APPENDNoel Grandin
2012-08-16Convert aBuf in SdrUndoGroup class from Container to std::vectorNoel Grandin
2012-08-16Convert field from Container to std::vector in SdrPageGridFrameListNoel Grandin
2012-08-16Convert maPages field in SdrModel class from Container to std::vectorNoel Grandin
2012-08-16Convert maMaPag field in class SdrModel from Container to std::vectorNoel Grandin
2012-08-16Remove unused fieldNoel Grandin
2012-08-16SdrUShortCont: MSVC build can't link libsw if that is publicMichael Stahl
2012-08-16SdrMarkView::UndirtyMrkPnt: set::erase returns void in C++98Michael Stahl
2012-08-16Convert aLayer field in SdrLayerAdmin class from Container to std::vectorNoel Grandin
2012-08-16Convert aList field in SdrHelpLineList class from Container to std::vectorNoel Grandin
2012-08-16Convert aList in SdrGluePointList class from Container to std::vectorNoel Grandin
2012-08-16Remove unnecessary includeNoel Grandin
2012-08-16Remove unnecessary includeNoel Grandin
2012-08-16_SdrItemBrowserControl::SetAttributes: fix previous commit:Michael Stahl