summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-16125055: follow-up of fix for issue 124338 - adjust condition to trigger sort ...Oliver-Rainer Wittmann1-4/+20
2014-06-16Sidebar: fix some typos in function naming.Pedro Giffuni2-14/+14
2014-06-16Fix mismatch from a mismatched patch.Pedro Giffuni1-1/+2
2014-06-13125044: - use field's content cache on <SwTxtFld> construction only for clipb...Oliver-Rainer Wittmann6-62/+72
2014-06-12#125083# add new checkbox in options dialog load/save-general to enable ODF 1...Jürgen Schmidt7-9/+51
2014-06-12125035: Added support for actions to the experimental Java parser.Andre Fischer12-231/+905
2014-06-12#i125071# check SwFmt::GetItemState()'s ppItem parameter for NULLHerbert Dürr1-2/+4
2014-06-12125035: Added support for attributes.Andre Fischer34-1008/+1763
2014-06-10125072: method <SwGraphicProperties_Impl::AnyToItemSet(..)> - map given style...Oliver-Rainer Wittmann1-34/+38
2014-06-10125072: method <SwFrameProperties_Impl::AnyToItemSet(..)> - map given style n...Oliver-Rainer Wittmann1-22/+29
2014-06-10#122368# convert inc paths into short form on windows to avoid problem with ucppJürgen Schmidt1-1/+53
2014-06-10125035: Can now create a validating parser.Andre Fischer62-1649/+3174
2014-06-06124999: As Writer graphics are no longer painted via the graphic manager - se...Oliver-Rainer Wittmann1-3/+8
2014-06-06124999: - call <SwGrfNode::onGraphicChanged()> only when <Graphic> instance h...Oliver-Rainer Wittmann5-350/+329
2014-06-06125000: <WinSalBitmap::ImplCreateGdiPlusBitmap()> - check last status of newl...Oliver-Rainer Wittmann1-15/+23
2014-06-05i125045 For XMLPropertyMapper using TEXT_PROP_MAP_SHAPE_PARA hide the Drawing...Armin Le Grand2-28/+34
2014-06-05124891: <SidebarDockingWindow::GetFocus()> - check, if sidebar controller is ...Oliver-Rainer Wittmann1-1/+4
2014-06-05125050: correct text range for comment/annotation at a table cell selectionOliver-Rainer Wittmann1-1/+4
2014-06-05125024: minor follow-up to the fix - remove (German) commentOliver-Rainer Wittmann1-3/+0
2014-06-05125024: SwRootFrm::CalcFrmRects(..) - remove code regarding table selection a...Oliver-Rainer Wittmann3-460/+449
2014-06-05i124638 Corrected relationship between DrawModel and DocShell in Writer, made...Armin Le Grand53-436/+223
2014-06-04#i125003# fix google-test for osl_condition in the sal moduleHerbert Dürr1-11/+11
2014-06-04Corrected GetDrawBackgrdColor to return a value, not a reference, removed unu...Armin Le Grand2-7/+6
2014-06-04#125003# add dependency for test on cpprt on unixJürgen Schmidt1-4/+4
2014-06-04#i125003# sal's autotest submodule depends on sal's cpprt submoduleHerbert Dürr1-1/+1
2014-06-03i124638 Corrected paints of Writer Frames with DrawingLayer FillAttributes fo...Armin Le Grand1-6/+11
2014-06-03#125038# add header for Sleep under windowsJürgen Schmidt1-0/+4
2014-06-03#125038# remove double entry for sal/qa/osl/pipe Jürgen Schmidt1-1/+0
2014-06-03#125038# migrate sal/qa/osl/pipe tests to gtestJürgen Schmidt3-731/+485
2014-06-03#125003# change LIBRARY path for test run target to use local output dirJürgen Schmidt2-2/+2
2014-06-03125035: Initial commit for the new OOXML framework.Andre Fischer73-0/+9410
2014-06-02#125003# add include for WindowsJürgen Schmidt1-0/+4
2014-06-02i124638 Second step of DrawingLayer FillAttributes for Writer objects, now ad...Armin Le Grand109-3354/+6080
2014-06-02#125003# migrate sal/qa/osl/condition to gtestJürgen Schmidt4-232/+147
2014-06-02#i125020# allow antialiasing on all update borders for Aqua graphicsHerbert Dürr1-2/+5
2014-06-02#i125020# fix rounding error in AquaSalGraphics::RefreshRect()Herbert Dürr1-2/+2
2014-06-02#i125020# fix the calculation of the text-update rectangle in CoreTextHerbert Dürr1-7/+7
2014-06-02#125003# integrate googletest framework for general use for unit testingJürgen Schmidt10-35/+112
2014-05-31i107072 - Quote uri-encodeAriel Constenla-Haile1-19/+19
2014-05-28#i98991# remove Aqua Pinstripe background in dialogsHerbert Dürr1-1/+1
2014-05-26for #i124928, rich text portion could be converted several times, each time w...Clarence Guo2-3/+8
2014-05-23124966: keep picture format information - <GfxLink> instance - also for the r...Oliver-Rainer Wittmann1-3/+5
2014-05-23124946: only apply new embedded stream name for a graphic, if is already has ...Oliver-Rainer Wittmann3-39/+32
2014-05-23124877: method <SwTxtNode::RstTxtAttr(..)> - correct refactoring (made for is...Oliver-Rainer Wittmann1-1/+2
2014-05-21#i124915# use target device dependent font height againHerbert Dürr1-6/+0
2014-05-21#i124940# update build target product name after the AOO 4.1 releaseHerbert Dürr1-24/+24
2014-05-21#i124191# small cleanup for salframeview.mmHerbert Dürr1-47/+39
2014-05-21#i124191# fix horizontal scroll events on MacHerbert Dürr1-10/+10
2014-05-20#i124935# fix expanded/condensed text breaking in the CoreText engineHerbert Dürr1-6/+28
2014-05-19#i124922# allow late setting of the font color for CoreText-layouted textHerbert Dürr4-25/+12