summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-10svx: add an assertion to this fixed-size thingMichael Stahl1-1/+2
2015-04-10sw: replace some magic frame type numbersMichael Stahl7-13/+14
2015-04-10linguistic: try to avoid crash with null LngSvcMgr::pAvailGrammarSvcsMichael Stahl1-0/+8
2015-04-10icu: various regex fixesEike Rathke4-0/+1319
2015-04-10fix crash on exporting ooo23919-1.sxw to odtCaolán McNamara1-3/+8
2015-04-10Look also for the iOS 8.3 SDKTor Lillqvist1-2/+2
2015-04-10tdf#90492 Rearrange toolbars and buttons in ChartYousuf Philips5-27/+62
2015-04-10Breeze: missing chart2 iconsandreas_k19-0/+0
2015-04-10Breeze: graphic filter iconsandreas_k20-0/+0
2015-04-10fdo#82014: Repaint & set the document to modified after condformat change.Jan Holesovsky1-0/+5
2015-04-10rhbz#1197614: Fix calculation of m_bHasActive when removing active elementStephan Bergmann1-7/+14
2015-04-10tdf#89641 Page numbering in Calc and Draw/ImpressDobra Gabor8-37/+48
2015-04-10tdf#90230 SwDoc::AppendDoc: take care of marks when inserting page breakMiklos Vajna3-0/+32
2015-04-10sw::mark::MarkManager::dumpAsXml(): show UNO marksMiklos Vajna1-0/+2
2015-04-10cppcheck: provide a ctorTakeshi Abe1-16/+18
2015-04-10Update @since tags LO 4.5 -> 5.0Stephan Bergmann12-21/+21
2015-04-10No need to go via floating-point calculationsStephan Bergmann1-8/+11
2015-04-10Get rid of false GCC 4.7 -Werror=type-limits in template codeStephan Bergmann2-24/+86
2015-04-10convert SFXOBJECTSHELL_ constants to scoped enumNoel Grandin13-24/+31
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin35-65/+80
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin85-210/+210
2015-04-10convert SfxSlotFilterState to scoped enumNoel Grandin5-19/+19
2015-04-10Windows installer: remove unused stringAndras Timar1-3/+0
2015-04-10Don't try to install LibreOffice on XP, if it was built with SDK 8.x or higherAndras Timar7-5/+18
2015-04-10DocxAttributeOutput::m_postponedDiagram: use std::unique_ptr<>Miklos Vajna2-10/+8
2015-04-09WaE: VarDecl, use "bool" instead of "sal_Bool"Tor Lillqvist1-2/+2
2015-04-09Use comphelper::LibreOfficeKit::isActive() instead of LOK_TEST env varTor Lillqvist3-7/+4
2015-04-09Change from <osl/diagnose.h> to <sal/log.hxx> and add more loggingTor Lillqvist1-23/+25
2015-04-09upgrade to openssl-1.0.2aCaolán McNamara9-143/+136
2015-04-09initial load of bibliography doesn't set bibliography typeCaolán McNamara3-67/+69
2015-04-09more verbose debug message from WMFWriter::WriteRecordsAndras Timar1-1/+4
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann29-67/+68
2015-04-09TableRef: correct GetToken() logicEike Rathke2-37/+45
2015-04-09TableRef: allow column specifier without itemEike Rathke1-10/+1
2015-04-09TableRef: lookup column specifierEike Rathke2-1/+60
2015-04-09stop assert on exit from bibliographyCaolán McNamara1-0/+2
2015-04-09Resolves: tdf#90384 queue_resize needs to Invalidate the optimal cache sizeCaolán McNamara5-10/+16
2015-04-09Just use a plain std::vector<OUString>Stephan Bergmann1-8/+9
2015-04-09tdf#89214 SwDoc::GetUniqueNumRuleName: always return pChkStr if it's unusedMiklos Vajna3-3/+15
2015-04-09Resolves: tdf#90423 too risky to dlclose basctl once openedCaolán McNamara1-0/+2
2015-04-09Resolves: tdf#90473 bibliography doesn't resize after reloadCaolán McNamara1-2/+2
2015-04-09Resolves: tdf#90481 fix cropped buttonsCaolán McNamara4-3/+16
2015-04-09newly set nStart and nEnd are not usedCaolán McNamara1-2/+0
2015-04-09Relate: tdf#88045 Edit Numbering Style Button is nonclickable for None EntryHeena Gupta2-2/+20
2015-04-09Related: tdf#87675 Edit Linked Style Button is nonclickable on None EntryHeena Gupta2-0/+18
2015-04-09Related: tdf#87675 "Edit" Button for linked style in edit paragraph styleHeena Gupta3-0/+23
2015-04-09fdo#88045-Edit Button for Numbering Style in Edit Paragraph StyleHeena Gupta3-1/+69
2015-04-09loplugin:staticmethodsNoel Grandin81-250/+254
2015-04-09tdf#85594 Additional tweaking of the standard, formatting and draw toolbarsYousuf Philips3-23/+32
2015-04-09NSAppKitVersionNumber is always greater than NSAppKitVersionNumber10_7Robert Antoni Buj Gelonch1-131/+4