summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-09Get rid of redundant configmgr::XcuParser::State::lockedStephan Bergmann
2013-12-09Missing includesStephan Bergmann
2013-12-09fdo#72156: GraphicObject: Added missing delete of streamUlrich Kitzinger
2013-12-09implicit conversion of NULL constant to 'bool' [-Werror,-Wnull-conversion]Stephan Bergmann
2013-12-09implicit conversion of NULL constant to 'bool' [-Werror,-Wnull-conversion]Stephan Bergmann
2013-12-09GetBasic and m_pBasic are unusedCaolán McNamara
2013-12-09drawingml import: handle w:b (found in docx groupshape textboxes)Miklos Vajna
2013-12-09drawingml import: handle wps:bodyPr inside a groupshapeMiklos Vajna
2013-12-09Fix error in commentTor Lillqvist
2013-12-09fdo#69027 check for state_.top().lockedAndras Timar
2013-12-09Updated coreChristian Lohmaier
2013-12-09Do not compress .ui translations in .zip files.Matúš Kukan
2013-12-09drawingml import: read w:colorMiklos Vajna
2013-12-09drawingml import: read w:szMiklos Vajna
2013-12-09drawingml import: read w:rPrMiklos Vajna
2013-12-09drawingml import: read w:sdtContentMiklos Vajna
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-12-09Follow-up PatchVinaya Mandke
2013-12-09Bin pointless micro-optimisationTor Lillqvist
2013-12-09fdo#72488: Broken text when showing visible spaceKhaled Hosny
2013-12-09fdo#72394 Don't endlessly expand $(share_subdir_name) into itselfStephan Bergmann
2013-12-09RTF export: unused forward declarationMiklos Vajna
2013-12-09abi#10201 RTF export: fix crash when handling table::BorderLineStyle::NONEMiklos Vajna
2013-12-09SearchResults dialog: Use also AlignToCursor when setting cursor.Matúš Kukan
2013-12-09fdo#72413: Fix O(n^2) in inserting SearchResults' items.Matúš Kukan
2013-12-09WaE: C4310: cast truncates constant valueTor Lillqvist
2013-12-09Use OUString::startsWithStephan Bergmann
2013-12-09Fix for Column Break if it appears in w:r which is not the first run.Vinaya Mandke
2013-12-09fdo#40314 Force intercept only for linear/poly trendlinesLaurent Balland-Poirier
2013-12-08fdo#46262 Detect XML files with UTF-8 BOMMaxim Monastirsky
2013-12-08Improve failure logStephan Bergmann
2013-12-08Give each CppunitTest its own UserInstallationStephan Bergmann
2013-12-08Remove EmptyNumericField as it looks like it isn't used anymore.Tomaž Vajngerl
2013-12-08Name the .pdb files so that WinDbg can consume them.Jan Holesovsky
2013-12-08Revert "Name the .pdb files so that WinDbg can consume them."Jan Holesovsky
2013-12-08Name the .pdb files so that WinDbg can consume them.Jan Holesovsky
2013-12-08Intermediate work in progress commit on the arm64 C++/UNO bridgeTor Lillqvist
2013-12-08Put local static fucntions into anonymous namespace.Tomaž Vajngerl
2013-12-08fdo#39206 Add support for image transformation in SVG ImportSamuel Mehrbrodt
2013-12-08unittest for fdo#71434Korrawit Pruegsanusak
2013-12-08Drop duplicate #includeTakeshi Abe
2013-12-08Updated coreStanislav Horacek
2013-12-08fdo#72260: guard against duplicate "name" attributeKorrawit Pruegsanusak
2013-12-08put comment for the previous patch.Faisal M. Al-Otaibi
2013-12-08XShapeDumper: empty name should not be dumpedKorrawit Pruegsanusak
2013-12-08sd/qa/unit: move and rename some files for consistencyKorrawit Pruegsanusak
2013-12-08add vim modelines for drawinglayer/source/dumper/*Korrawit Pruegsanusak
2013-12-08docx: fdo#44029 export the right alignment when locale are RTL.Faisal M. Al-Otaibi
2013-12-08initial install-package-foo target for partial installsBjoern Michaelsen
2013-12-08this assert is wrongMarkus Mohrhard