summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-06-20Move pOneInstance to SessionManagerClient::m_pSessionStephan Bergmann
Change-Id: I264d978fe3db9ab7eedf79351f70cee194ef792c
2012-06-20Clean up how nStateVal is smuggled inStephan Bergmann
Change-Id: Ib27bce3d6d20dd8ea81dc51f1501774cd313b5da
2012-06-20Mutex lifecycle must encompass WeakComponentImplHelper baseStephan Bergmann
Change-Id: I98a9a22ce1e937b20bcd3b59b4e6677a5a60f762
2012-06-20Some clean upStephan Bergmann
Change-Id: Ib8ed8c866eece8a57a5532a65d1229e5dd92a422
2012-06-20Make VCLSession into a OneInstanceFactoryStephan Bergmann
...so no need to hold the one instance as ImplSVData::xSMClient. Nor as VCLSession::pOneInstance, after changing SalSession::SetCallback to carry VCLSession* as user data. Change-Id: I3180d72035e3da7aa164a20309fbaeccecbb9b65
2012-06-20Remove duplicate ImplGetAppSVData and GetAppSalDataStephan Bergmann
Change-Id: I8cb241898e22251656de4e080f1ae9bfe0359383
2012-06-20SessionManagerClient::open need not be exportedStephan Bergmann
Change-Id: I0284d8ae16861f7081547780e6b7de27bacaf467
2012-06-20Properly detect and remove ".bin" at endStephan Bergmann
Change-Id: I89b321d5103017aa01151bd813d5789e688b62dd
2012-06-20USE_SM_EXTENSION is always definedStephan Bergmann
Change-Id: I70cde1991514dcc25e4bb8824812eb64c2e66edc
2012-06-20aero menubar: Make the glow around the entries smaller.Jan Holesovsky
Change-Id: I13e33b0a04c4212aef22499ebf2911aab33ec261
2012-06-20aero menubar: Make the text in menu black.Jan Holesovsky
Change-Id: I4d9486ccda091506ad103fa4182cadf810fcd6f2
2012-06-20aero toolbar: Use the new toolbar look on Vista+ regardless of glass menu.Jan Holesovsky
Change-Id: Ie6aa7be5c157f1a2b3515097fce4ea81d3ae99af
2012-06-20aero menubar: Improve look according to Mirek M. + Astron's notes.Jan Holesovsky
Change-Id: I0228862da823901b43040c3c22f74d2483e5a6cf
2012-06-20Use actual view size instead of 1024x1024Tor Lillqvist
Change-Id: I66ae59fe88411f3f0d2423fd6f1412f7ac0e1a36
2012-06-20More pagesTor Lillqvist
Change-Id: Ib89b2d30be207ea1664e688c3da608c2973f28a6
2012-06-20Parametrize the page cache sizeTor Lillqvist
Change-Id: Ia3d5538feaf1fc0aad4a0f1d901ae7bd22eae61d
2012-06-20make space for radiobuttons in cert dialog a bit biggerCaolán McNamara
Change-Id: I0726d3ea1661d00495e87897746d3baaf768c170
2012-06-20SwDoc::SetFlyFrmAnchor: fix crash when SwTxtNode has no hintsMiklos Vajna
Change-Id: I5178ff1bbf1a3e8eebec10f44e74d9d0806d3168
2012-06-20Fix some sloppinessPhilipp Weissenbacher
Change-Id: Ie91b4fb5c3b1916701199f3f787b11dfe2881b6c
2012-06-20ditch last (?) uses of UniString::UniString(sal_Unicode, ...)Caolán McNamara
Change-Id: Ie04a3465100d2f013f34168aaf136a20cd2f7e0d
2012-06-20Resolves: fdo#47636 cache fontconfig font substitutionsCaolán McNamara
But this time cache on *all* properties, not just the name, which doesn't cut it, given the things fontconfig can do, e.g. fdo#41556 Change-Id: Idfc1dbac67b6912e4985570a0b7c6ccdf47fa4a5
2012-06-20Translate German comments, fix some whitespace and spellingPhilipp Weissenbacher
Change-Id: Icbb75b707532ed81ee720c753dbee81f6be67d18
2012-06-20Clean up previous translationPhilipp Weissenbacher
Change-Id: Ie1400dc5a835dd97e22f72f89b42b0538adffe68
2012-06-20n#758883 dmapper: set wrap mode even if determining the position failedMiklos Vajna
Change-Id: I514828469e68f2ae88309418e64ee93be30455f3
2012-06-20disable this test for now, fails on windows due to row height problemMarkus Mohrhard
Change-Id: I318129fd9e8ea0fa6b540bdf6e940d633cff225a
2012-06-20fdo#51227 added locale data for Papiamento (Curacao) [pap-CW]Eike Rathke
Data contributed by Ace Suares <ace@suares.com> Change-Id: Id09bd2ae35e1aa9c8d0545a68d700e312a950974
2012-06-20Further tweaks to the async codeTor Lillqvist
Change-Id: Ib1e76687054a254a9918a4391a1cb512c59c6515
2012-06-20Clean up logic a bit for formula cell ODS importDaniel Bankston
Made Markus's recommended changes for logic clean up. Change-Id: I8d2820558d1d68888414e19aa8d4e9034258c57e
2012-06-20Use better variable and method names for ScMyTables current cell positionDaniel Bankston
Change-Id: Icdefd17751b61e9c27e3ab4468691bba08e245c0
2012-06-20Simplify table ODS import logic to improve performanceDaniel Bankston
- Removed subtable import logic since sc core doesn't support it. - Simplified the overall table import logic. Should have an overall table import performance increase. Change-Id: I79d27470321bf17f7ef16becd7cb6aa840491f80
2012-06-20Remove subtable import code since sc core doesn't support itDaniel Bankston
Change-Id: Ic9be156a9468bec4bccdce40ddd51344002067f9
2012-06-20Clean minor misc code leftovers from conversionDaniel Bankston
Change-Id: I6e6fbc1508cb5f46a0084f0aa2d8f2ad974de644
2012-06-20Add test case for cell text with line breaksDaniel Bankston
Change-Id: Ibecefc21048817a566357ac3a65ee9a74a5af9fc
2012-06-20Add test case for row height to formats unit testDaniel Bankston
-Added test case for proper import height of first row with styles and text (related to i53253). Change-Id: I18eae540bbd388b3b703b4b113dad5745db53b0f
2012-06-20Add test case for i53253 to formats unit testDaniel Bankston
-Added test case for i53253 where a cell has text with different styles and space between the text. Change-Id: I69afa689dcb28d15b22ebed2d97e4b60178d6101
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
Change-Id: I402481e7c6ea605c8ccfdf6cb08166859b37e8de
2012-06-20fdo#38731 added Papiamento (Curaçao) [pap-CW] and (Bonaire) [pap-BQ]Eike Rathke
Added Papiamento (Curaçao) [pap-CW] and Papiamento (Bonaire) [pap-BQ] to language list. The locales are selectable for character attribution and spell-checking. Change-Id: I300029e2e60e196c989596f3a7d4f4a888e17af3
2012-06-20Convert date/calendar code to avoid deprecation warningsNoel Grandin
Change-Id: Ib9a3e9620064aaea3d51f432b523861656363f7e Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-06-20Fix some deprecation warningsNoel Grandin
Change-Id: I60a02dea64a5f6fd34c2de86e60bdfb9171b3ea0 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-06-20fdo#37626: form wizard recognise "#" also at beginning of lineLionel Elie Mamane
This was keeping the Base form wizard from applying styles
2012-06-19fix comment snafuMichael Meeks
2012-06-19re-base on ALv2 code.Michael Meeks
2012-06-19re-base on ALv2 code.Michael Meeks
2012-06-19Asynchronous document loading and page renderingTor Lillqvist
Change-Id: I085024b6bfccf6846167a5de316912a395f4e301
2012-06-19Added file sorting - alphabetical, by size, by last modified.Iain Billett
2012-06-19Re-organised the Android UI code to make better use of Android lifecycle ↵Iain Billett
events. A little code streamlining, also.
2012-06-20removed unused forward declarations of classTakeshi Abe
Change-Id: Iee1b78242e210466375376da3e4dbbaec609cc03
2012-06-19No need to strip archive setsStephan Bergmann
...and we are not stripping other PKGFORMATs, either. Change-Id: I0d0bc3620a15a35bc08de89260420032074791d2
2012-06-19n#758883 DomainMapper::lcl_startParagraphGroup: set style name consistentlyMiklos Vajna
Change-Id: I71c3ebfcb68a53a291bcab2fdd397d62fd8b368a
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
Change-Id: If58683331c50f2a95204e8e2dea11edbef3ccb63