summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-30Revert "i#116420, fdo#33477: Implemented VertOrient on Writer table cell..."Michael Meeks2-30/+0
2012-11-30masterfix OOO340: #i117701# prevent warning in xmlitem.cxxKurt Zenker1-1/+1
2012-11-30Turn Python Scripting Provider from bundled extension to plain codeStephan Bergmann13-132/+43
2012-11-30f532752756c81a295116b0889fe4e9d31b7c3bb6 had rolled back helpcontent2Stephan Bergmann1-0/+0
2012-11-30Nah, wrong to use /p:PlatformToolset=Windows7.1SDKTor Lillqvist1-1/+1
2012-11-30Disambiguate for Visual Studio 2010Fridrich Štrba1-1/+1
2012-11-30Missing includeFridrich Štrba1-0/+1
2012-11-30Fix Windows build with VS2010: forward declaration not enoughFridrich Štrba1-1/+1
2012-11-30do not extract strings from da/hu dictionary help treeAndras Timar1-0/+4
2012-11-30Unused SvtStartOptions instanceStephan Bergmann1-2/+0
2012-11-30Remove deprecated and unused entries from /org.openoffice.SetupStephan Bergmann4-146/+3
2012-11-30Clean up indentationStephan Bergmann1-403/+529
2012-11-30Don't forget to clear this when loading a new XML file.Kohei Yoshida1-1/+1
2012-11-30Highlight the reference entry after ensuring that it's mappable.Kohei Yoshida1-11/+10
2012-11-29Let's make it so that selected = highlighted + logically selected.Kohei Yoshida3-7/+6
2012-11-29Selecting a child entry of a recurring element should select all sub-tree.Kohei Yoshida2-13/+57
2012-11-30clang still thinks this is ambiguousLionel Elie Mamane1-2/+2
2012-11-29Introduce a 'highlighted' state which differs from a 'selected' state.Kohei Yoshida5-19/+36
2012-11-29I didn't mean to check this in....Kohei Yoshida1-48/+0
2012-11-29Use bitfield for better readability.Kohei Yoshida2-30/+27
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida17-14/+22
2012-11-30sal_Bool to boolTakeshi Abe8-88/+87
2012-11-29Get it to build.Kohei Yoshida3-5/+4
2012-11-29Now we can officially hide these flag values.Kohei Yoshida2-7/+7
2012-11-29More on removing direct access to tree entry's view flags.Kohei Yoshida5-21/+22
2012-11-29Avoid direct use of flag value.Kohei Yoshida3-6/+15
2012-11-30We need to tell the MSVS 2010 build to use Windows7.1SDKTor Lillqvist1-4/+4
2012-11-30Kill the ProjectReference to ssl.vcxproj, tooTor Lillqvist1-0/+13
2012-11-29API CHANGE: remove com.sun.star.system.XProxySettingsMichael Stahl15-1032/+0
2012-11-29Forgot to remove this.Kohei Yoshida1-1/+0
2012-11-29fix fdo#57647 intradocument xrefs broken in xhtmlPeter Jentsch1-1/+4
2012-11-29API CHANGE: remove com.sun.star.style.XStyleConditionMichael Stahl3-55/+0
2012-11-29API CHANGE: remove com.sun.star.ucb.InteractiveCHAOSExceptionMichael Stahl7-137/+0
2012-11-29clang says call is ambiguousLionel Elie Mamane1-2/+2
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida34-136/+210
2012-11-29Highlight all its child entries when a recurring element is selected.Kohei Yoshida2-0/+52
2012-11-29DomainMapper_Impl::finishParagraph: also handle insert of multi-para framesMiklos Vajna1-1/+3
2012-11-29DomainMapper_Impl::finishParagraph: fix frame conversion vs insert posMiklos Vajna1-4/+5
2012-11-29fix fdo#57641 table alignment broken in XHTML exportPeter Jentsch1-2/+10
2012-11-29keep indentation in Logo code examplesAndras Timar1-0/+9
2012-11-29Updated coreAndras Timar1-0/+0
2012-11-29toolkit: s/EventEvent/Event/ in a11y complex testMichael Stahl1-5/+5
2012-11-29fdo#57611 don't crash when setting too small sizeLionel Elie Mamane6-9/+17
2012-11-29Enhance error message for too small FixedLine sizeLionel Elie Mamane1-2/+6
2012-11-29Enhance error message when setting a CONSTRAINED property to Vetoed valueLionel Elie Mamane1-1/+1
2012-11-29Fix missing place after a11y API change.Thorsten Behrens1-1/+1
2012-11-29API CHANGE: remove com.sun.star.xml.UserDefinedAttributeSupplierMichael Stahl12-82/+18
2012-11-29chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl27-36/+36
2012-11-29Shorten moreTor Lillqvist1-0/+1
2012-11-29fdo#45495 pptx Export saves rotation of pictures,shapes,textLennard3-11/+23